projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7cc85
)
Bug #9224 was fixed together with bug #9221.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 5 Aug 2011 14:31:40 +0000
(17:31 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 5 Aug 2011 14:31:40 +0000
(17:31 +0300)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index c6484b48de48f745f40bb1bd204e58f34ff928a9..60c835cb100ca21f067f585cb61f30e3f1072fce 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-19,7
+19,7
@@
(move_it_vertically_backward, move_it_by_lines): Replace the call
to xfree to an equivalent call to bidi_unshelve_cache.
(move_it_in_display_line_to): Fix logic of returning
- MOVE_POS_MATCH_OR_ZV in the bidi case.
+ MOVE_POS_MATCH_OR_ZV in the bidi case.
(Bug#9224)
2011-08-05 Eli Zaretskii <eliz@gnu.org>